projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fe1c84
)
; NEWS updates
author
Dmitry Gutov
<dgutov@yandex.ru>
Tue, 2 Jun 2020 22:10:16 +0000
(
01:10
+0300)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Tue, 2 Jun 2020 22:10:16 +0000
(
01:10
+0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 36ef3509b230833b8ef6b6ed2a4c4d17ba55226c..ed4722b27f5619980f8d90c725d66ae04cea3e22 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-415,11
+415,15
@@
all commands that prompt for a project directory.
These commands run Dired/VC-Dir and Shell/Eshell in a project's root directory,
respectively.
+*** New command 'project-compile', which runs compilation.
+
+++
*** New command 'project-switch-project'.
This command lets you "switch" to another project and run a project
command chosen from a dispatch menu.
+*** New user option 'project-list-file'.
+
** json.el
---